Total Complexity | 35 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 252 |
Lines of code | 114 |
Logical lines of code | 69 |
Comment lines | 69 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_to_cart_validation() | 53 | 9 | 22 | |
add_cart_item_booking_data() | 49 | 8 | 30 | |
display_booking_dates_in_cart() | 56 | 6 | 18 | |
get_cart_item_booking_data_from_session() | 59 | 5 | 16 | |
add_cart_item_booking_price() | 61 | 3 | 13 | |
set_cart_item_booking_price() | 71 | 3 | 6 | |
__construct() | 63 | 1 | 9 |